ComponentOne ASP.NET MVC Controls
Name Property (ComboBox<T>)

C1.Web.Mvc Namespace > ComboBox<T> Class : Name Property
Gets or sets the name of the ComboBox control.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Property Name As String
[Ignore()]
public string Name {get; set;}
See Also

Reference

ComboBox<T> Class
ComboBox<T> Members